@charset "gb2312";
/* CSS Document */

a{ color: #444; text-decoration: none; }
a:hover{ color: #f6ac18;}

.linkA a{
	color: #444444;
	text-decoration: none;
	font-size: 14px;
}
.linkA a:hover{
	color: #444444;
	font-size: 14px;
	text-decoration: underline;
}
.linkB a{ color: #444; text-decoration: none; }
.linkB a:hover{ color: #f6ac18;}
.linkC a{ color: #888; text-decoration: none; }
.linkC a:hover{ color: #f6ac18;}
.linkD a{ color: #f6ac18; text-decoration: none; }
.linkD a:hover{ color: #f6ac18;}

.colorA{ color: #f6ac18;}

h1{display:block; font-size: 22px; height:54px; line-height: 40px; text-align: left; font-weight: normal;  background: url(../img/h1bg.gif) top repeat-x;}
h1 font{display:block; float: left; padding: 0 10px; border-top: solid 2px #f6ac18; }
h1 span{display:block; float: right; font-size: 14px;  padding:12px 0 0 0; color: #ccc; line-height: 30px;}

h2{
	display:block;
	font-size: 16px;
	height:50px;
	line-height: 44px;
	text-align: left;
	font-weight: normal;
	background: url(../img/h2bg.gif) left 14px no-repeat;
	width: 470px;
}
h2 font{display:block; float: left; padding: 0 0 0 16px; }
h2 span{display:block; float: right; font-size: 14px; }
h2 img{ +padding-top:10px; }

.h2Link{}
.h2Link a{ display: block; height: 44px; width: 13px; float: left; background: url(../img/iconDoor02.gif) center no-repeat;}
.h2Link a:hover{  background: url(../img/iconDoor01.gif) center no-repeat;}
.h2Re{}
.h2Re a{ display: block; padding-right: 18px; color: #539ff3; font-size: 12px; background: url(../img/iconRe.gif) right no-repeat;}

.boldA{
	font-size: 28px;
	font-family: "Î¢ÈíÑÅºÚ";
	color: #444444;
	
}

.boldB{font-weight: bold; font-size: 20px;}
.boldC{font-weight: bold; font-size: 18px;}
